home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #14 / Monster Media No. 14 (April 1996) (Monster Media, Inc.).ISO / games_a / wordy410.zip / RF.DOC < prev    next >
Text File  |  1995-12-19  |  4KB  |  68 lines

  1.                            RF File Reformat Utility
  2. ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  3. October 1995 - December 1995
  4.  
  5.  
  6. The pattern-matching word extraction utilities provided as part of the  WORDY
  7. package have one minor flaw, they print word lists  *one-across*  into files.
  8. This can be awkward and inconvenient for those wishing to  print out the word
  9. files onto paper. The RF File Reformat Utility will reformat those word files
  10. for more efficient reading  and more economical use of printer paper.
  11.  
  12. To use the RF File Reformat Utility, type:          RF filename (from the DOS
  13. prompt). In just a few seconds, the wordfile will be reformatted  in the most
  14. efficient manner  [between 5 and 13 columns,  depending on the  maximum  word 
  15. length in the file].    This may take as long as a half minute  for extremely 
  16. long files.    Note that this utility is intended for use with the word files 
  17. created by the  XTRACT, XFIND, INSET,  and other  pattern-matching  utilities 
  18. provided with the WORDY package.   The use of RF with any other type of files 
  19. will produce unpredictable results. 
  20.  
  21. As of version 3.60 or better of WORDY, the RF utility has increased function-
  22. ality. You may now type a third specification on the command line, giving the 
  23. maximum, minimum, or exact length of the words in the ReFormatted list.   For 
  24. example, to RF the file XXXXX.XXX,  but to copy only words with exactly  five
  25. letters, type: RF XXXXX.XXX =5   (or rf xxxxx.xxx e5).     To copy words with 
  26. less than five letters,   type RF XXXXX.XXX l5.   Likewise to copy words with 
  27. more than three letters, type RF XXXXX.XXX g5.  The "length restriction spec-
  28. ifiers" are:    [ = e E ] for EQUAL,       [ l L F f U u S s ] for LESS THAN,
  29. [ g G M m O o ] for  GREATER THAN.   Note that leaving off this specification
  30. when invoking RF lets it return to the default behavior of copying  *all* the 
  31. words in the original file to the ReFormatted file,    as noted in the second
  32. paragraph above.
  33.  
  34. Additional clarification: You may use any *one* of the above given specifiers 
  35. to qualify the length of words copied to the ReFormatted file. As an example, 
  36. RF abcdefg.lst =5         RF abcdefg.lst e5      and        RF abcdefg.lst E5  
  37.                            ALL HAVE THE SAME RESULT,
  38. to ReFormat the file  abcdefg.lst  using words only with length exactly equal 
  39. to five. RF abcdefg.lst l5      RF abcdefg.lst F5,  etc. have the same effect
  40. of ReFormatting the abcdefg.lst file using words with length *less than* five 
  41. only.      RF abcdefg.lst has the effect of ReFormatting the abcdefg.lst file
  42. and copying over *all* the words in the original.  It was not my intention to
  43. complicate things, but to make RF more powerful and flexible.     Experiment.
  44.  
  45.  
  46.                                *** WARNING: ***
  47. Once a file has been ReFormatted,  the other utilities  in the WORDY package, 
  48. such as XFIND and XTRACT will no longer work on it.   Additionally, it is not 
  49. possible  to go  backwards  and easily  recreate  the original file  from the 
  50. ReFormatted one.  Therefore, before using the RF utility on a word file, make 
  51. certain you have a copy  of the original file  safe on a floppy or in another 
  52. subdirectory.
  53.  
  54. The RF utility is part of the WORDY package.    Registration for the *entire*
  55. WORDY package is still only $2.00.
  56.  
  57. ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  58.  
  59. M\Cooper
  60. 3425 Chestnut Ridge Rd.
  61. Grantsville, MD 21536-9801
  62. --------------------------
  63. Email:  thegrendel@aol.com
  64.  
  65.  
  66. WORDY (pd) is *not* a trademark, and may not be trademarked.     It is in the 
  67. Public Domain, which means it belongs to everyone.     RF is not a trademark.
  68.